home *** CD-ROM | disk | FTP | other *** search
/ Cream of the Crop 3 / Cream of the Crop 3.iso / comm / zoomhint.zip / DIALBUFF < prev    next >
Text File  |  1993-09-02  |  1KB  |  28 lines

  1.  
  2.      The   Dial/command  buffer  of  any  Hayes  compatible  modem  is   40
  3. characters.  You  have ATDT to dial, and a <Cr> ([enter]) to send  so  that
  4. leaves 35 characters you can have in your string. If you set T as default &
  5. save  it (ATT&W) then you can use ATD to dial and have 36 characters  free.
  6. If  you are using commas in the string, to pause, and you use several in  a
  7. row  ,,, (for 6 seconds, default is 2 seconds for @ comma) you can set  the
  8. comma for 6,  ATS8=6 and then use ONE comma for 6 seconds.
  9.  
  10.      Another 'trick' is to split the dial string. If you put ; (semi colon)
  11. at  the END of the string, it returns to command mode. Then you can send  a
  12. 2nd   'AT' string  to the modem. This works well for DATA calls, as you can
  13. have  one entry for the initial dial string, and then several dial  strings
  14. to  complete the call to different tel numbers. Suppose you had to dial  an
  15. 800 number, and your 'code' and then dial the number you were calling.  The
  16. first entry could be like this
  17. 1800-666-9999,,,1234;         and another entry like this
  18. 1203-333-6666
  19. You'd dial 1st entry, and when you hear the proper 'tones' or voice through
  20. your  speaker dial the 2nd one. >>>NOTE: You do need to put X1 in the  dial
  21. prefix ATX1DT so it will dial when there is NO DIALTONE (ie; after the  the
  22. 1st dial there will be no dialtone for the 2nd).
  23.  
  24.                                    Don Hinds - Zoom Tech
  25.  
  26. ##include=c:\text\signa.tif
  27.  
  28.